Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix links to publications #536

Merged
merged 2 commits into from
Dec 14, 2024
Merged

Fix links to publications #536

merged 2 commits into from
Dec 14, 2024

Conversation

mmihalik
Copy link
Collaborator

No description provided.

@mmihalik mmihalik requested a review from Matushl December 14, 2024 21:27
@mmihalik
Copy link
Collaborator Author

ten download endpoint na publikaciu som zmazal lebo nefungoval a bol tam druhy, zmenil som teda linky co ho pouzivaju na taky isty styl ako su na strankach jednodnovych sutazi

@mmihalik mmihalik force-pushed the suspicious-operation-fix branch from 349ce6d to d9ed771 Compare December 14, 2024 21:30
@@ -32,7 +32,7 @@ export const PublicationUploader: FC<PublicationUploaderProps> = ({semesterId, o
<Stack direction="row" gap={2} alignItems="center">
<Typography variant="body1">{order}. Časopis:</Typography>
{publication && (
<Link variant="button2" href={`/api/competition/publication/${publication.id}/download`}>
<Link variant="button2" href={`/api${publication.file}`}>
Copy link
Member

@Matushl Matushl Dec 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tu by bolo fajn mat target="_blank" rovnako ako do archivu

@mmihalik mmihalik enabled auto-merge (squash) December 14, 2024 23:45
@mmihalik mmihalik merged commit 761846d into master Dec 14, 2024
1 check passed
@mmihalik mmihalik deleted the suspicious-operation-fix branch December 14, 2024 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants